home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2001 April / macworld-april-2001.iso / pc / Data / Software / Feature / Style Master 1.9 Installer / basic.css next >
Encoding:
Cascading Style Sheet File  |  2000-12-05  |  610 b   |  46 lines  |  [TEXT/WCSS]

  1. /* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */
  2. body, p, td, li
  3. {}
  4.  
  5. /* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */
  6.  
  7. /* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */
  8.  
  9. h1, h2, h3, h4, h5, h6
  10. {}
  11.  
  12. h1
  13. {}
  14.  
  15. h2
  16. {}
  17.  
  18. h3
  19. {}
  20.  
  21. h4
  22. {}
  23.  
  24. h5
  25. {}
  26.  
  27. h6
  28. {}
  29.  
  30. p
  31. {}
  32.  
  33. a:link
  34. {}
  35.  
  36. a:visited
  37. {}
  38.  
  39. a:hover
  40. {}
  41.  
  42. a:active
  43. {}
  44.  
  45. img
  46. {}